features.vs_buildtools_installer

Undocumented in source.

Public Imports

feature
public import feature;
Undocumented in source.

Members

Functions

initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
installVSBuildTools
bool installVSBuildTools(Terminal t, RealTimeConsoleInput input, TargetVersion ver, Download[] downloadsRequired)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

BuildToolsVersion
enum BuildToolsVersion;
Undocumented in source.

Variables

installFromVSBuildTools
Task!(installFromVSBuildToolsImpl) installFromVSBuildTools;

Meta